gdk: Drop gdk_seat_get_logical_pointers()
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 22 Jun 2020 22:24:12 +0000 (00:24 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 23 Jun 2020 21:42:53 +0000 (23:42 +0200)
commit6d2860efb74a7070bb035b07026ec154ed8b8e57
treeb54b130329eaf5455d3a54a7171e37278103cf84
parent5f29b8fcecd3acba012e1bc50d2af35fdbd3590f
gdk: Drop gdk_seat_get_logical_pointers()

Events come from hardware devices and are handled by controllers,
there's no need to use logical pointers, nor to peek them. Drop this
unused API.
docs/reference/gdk/gdk4-sections.txt
gdk/gdkseat.c
gdk/gdkseat.h
gdk/gdkseatdefault.c
gdk/gdkseatprivate.h
gdk/wayland/gdkdevice-wayland.c